home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 41 / PC Gamer IT CD 41 2-2.iso / utility / net2phone / data1.cab / Langauge_Independent / Net2fone.exe / 0 / RCDATA / TGROUPPICT / TGROUPPICT.txt
Text File  |  1999-03-22  |  716b  |  38 lines

  1. object GroupPict: TGroupPict
  2.   Left = 469
  3.   Top = 165
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'GroupPict'
  7.   ClientHeight = 94
  8.   ClientWidth = 208
  9.   Color = clPurple
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -17
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 16
  21.   object Image1: TImage
  22.     Left = 4
  23.     Top = 4
  24.     Width = 197
  25.     Height = 69
  26.     Cursor = crHandPoint
  27.     AutoSize = True
  28.     OnClick = Image1Click
  29.   end
  30.   object Timer1: TTimer
  31.     Enabled = False
  32.     Interval = 5000
  33.     OnTimer = Timer1Timer
  34.     Left = 98
  35.     Top = 23
  36.   end
  37. end
  38.